Access2Web 1.2

Publishing your database on the internet has never been easier. Simply import existing HTML code, open your database and insert the database fields anywhere in the code you like. Access2Web generates all the HTML files for you. The HTML files consist of an index file and a record file for each record in the database.

It is optional to generate either index file or record files or both.

Access2Web is very flexible and you can use any HTML code you like. If you regulary update your website, Access2Web can create a shortcut on your desktop. In the future all you have to do to update your website is update your database and press the Access2Web project icon!

 

Creating a project
Inserting data from database
Formatting data (new in version 1.2)
Building HTML files
Creating a project shortcut

How to register Access2Web

Special tags:

Loop tag <§ LOOP_BEGIN §> <§ LOOP_END §>
Field tag <§ [Field] §>
If-empty tag <§ IF_EMPTY="" ELSE="" [Field] END="" §>
Color tag <§ BGCOLOR_1="" BGCOLOR_2="" §>
Format tag <§ [Field] format ($ ###,000.00) §>
Replace tag <§ [Field] replace (cr,<br>) §>
Record link tag <§ RECORD_LINK §>
Index link tag <§ INDEX_LINK §>
Time tag <§ TIME §>
Date tag <§ DATE §>


Please look at some of the samples. You will find by clicking Help on the toolbar in Access2Web and then Samples.